home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #2 / Amiga Plus CD - 1995 - No. 2.iso / internet / faq / englisch / comp.protocols.snmp < prev    next >
Encoding:
Text File  |  1995-04-11  |  53.7 KB  |  1,740 lines

  1. Archive-name: snmp-faq
  2. Last-Modified: 6 Mar 1995
  3. Version: 1.28
  4.  
  5.  
  6.  
  7.                  comp.protocols.snmp
  8.                  -------------------
  9.          FAQ - Frequently Asked Questions - FAQ
  10.  
  11.           Simple Network Management Protocol
  12.           ----------------------------------
  13.  
  14. This document is provided as a service by and for the readers
  15. of Internet USENET news group comp.protocols.snmp and may be
  16. used for research and educational purposes only.  Any commercial
  17. use of the text may be in violation of copyright laws under 
  18. the terms of the Berne Convention.
  19.  
  20. ------------------------------------------------------------
  21.  Please feel free to EMail corrections, enhancements, and/or
  22.  additions to the Reply-To address, above.  Your input will
  23.  receive full credit in this FAQ unless you request otherwise.
  24. ---------------------------------------------------------
  25.  
  26.  
  27. New this month: 
  28. ---------------
  29. > Added a section on finding Enterprise Numbers
  30. > Added a book reference by Sidnie Feit
  31. > Deleted an obsolete software product
  32. > Miscellaneous corrections submitted by readers
  33.  
  34. Note on host names and addresses: please email me with any changes
  35. to host names and IP addresses. The MIT host rtfm has an autoresponder
  36. which always replies to postings with an incorrect IP.  It would be
  37. nice if every host had that, but they don't, so I need your assistance.  
  38.  
  39.  
  40. Subject:         TABLE OF CONTENTS
  41.                  -----------------
  42.  
  43. @0. What is the purpose of this FAQ?
  44. ------------------------------------
  45.  
  46. @I. General Questions about SNMP and SNMPv2
  47. -------------------------------------------
  48. @1. What is SNMP?
  49. @2. What is an RFC?
  50. @3. Where can I get RFC text?
  51. @4. What books are there which cover SNMP?
  52. @5. What periodicals are heavily oriented to SNMP?
  53. @6. What classes are available on the topic of SNMP?
  54. @7. Who are some leading authorities of SNMP?
  55. @8. What discussion groups are available for SNMP?
  56. @9. What trade shows cater to SNMP?
  57. @10. What SNMP product User Groups are available.
  58. @11. Where can I find SNMP-related material on WWW?
  59. @20. What is SNMPv2?
  60. @30. What is RMON?
  61. @40. What is CMIP?
  62. @41. What books should I read about CMIP?
  63. @50. What is OMNIPoint?
  64.  
  65. @II. SNMP Software and Related Products
  66. ----------------------------------------
  67. @1. Where can I get SNMP software?
  68. @2. What CMIP software is available?
  69.  
  70. @III. MIBS
  71. -----------
  72. @1. What is a MIB?
  73. @2. What are MIB-I and MIB-II
  74. @3. What are enterprise MIBs?
  75. @4. Where can I get enterprise MIBs?
  76. @5. How can I register an enterprise MIB?
  77. @5a. Where can I find the current Enterprise Number Assignments?
  78. @6. What is the SMI?
  79. @7. What is ASN.1?
  80.  
  81. @Appendix A. Glossary
  82. @Appendix B. Acknowledgements & Credits
  83.  
  84.  
  85. Subject:             C O N T E N T S
  86.                      - - - - - - - -
  87.  
  88. @0. 
  89. Subject: What is the purpose of this FAQ?
  90. ----------------------------------------
  91.   This FAQ is to serve as a guide to the resources known to
  92.   be available for helping you to understand SNMP, SNMPv2,
  93.   and their related technologies.  OSI/CMIP is touched on
  94.   briefly as well because we're fair-minded folk.
  95.  
  96.   There is NO INTENT that this be a one-stop SNMP tutorial.
  97.  
  98.   You WILL need to read the books listed herein, maybe even
  99.   some of the RFCs.  You may wish to take a class as well.
  100.   Just think of this as your "tourist guide book."
  101.  
  102.   This FAQ is archived (as with all "licensed" FAQs) at
  103.   rtfm.mit.edu [18.181.0.24] under /pub/usenet/news.answers
  104.   as snmp-faq, or under /pub/usenet/comp.protocols.snmp as
  105.   its own self (the only file in that directory). Use
  106.   anonymous ftp to retrieve.  What?  No ftp?  Send e-mail to 
  107.  
  108.        mail-server@rtfm.mit.edu
  109.  
  110.                        with
  111.  
  112.       "send usenet/news.answers/finding-sources"
  113.  
  114.   for instructions on FTP via e-mail.
  115.  
  116.  
  117. @I. 
  118. Subject: General Questions about SNMP and SNMPv2
  119. -----------------------------------------------
  120.  
  121. @1. 
  122. Subject: What is SNMP?
  123. ----------------
  124.   The Simple Network Management Protocol is a protocol for
  125.   Internet network management services.  It is formally
  126.   specified in a series of related RFC documents.
  127.      
  128.      RFC 1089 - SNMP over Ethernet
  129.      RFC 1140 - IAB Official Protocol Standards
  130.      RFC 1147 - Tools for Monitoring and Debugging TCP/IP
  131.                 Internets and Interconnected Devices
  132.                 [superceded by RFC 1470]
  133.      RFC 1155 - Structure and Identification of Management
  134.                 Information for TCP/IP based internets.
  135.      RFC 1156 - Management Information Base Network
  136.                 Management of TCP/IP based internets
  137.      RFC 1157 - A Simple Network Managment Protocol
  138.      RFC 1158 - Management Information Base Network
  139.                 Management of TCP/IP based internets: MIB-II
  140.      RFC 1161 - SNMP over OSI
  141.      RFC 1212 - Concise MIB Definitions
  142.      RFC 1213 - Management Information Base for Network Management
  143.                 of TCP/IP-based internets: MIB-II
  144.      RFC 1215 - A Convention for Defining Traps for use with the SNMP
  145.      RFC 1298 - SNMP over IPX
  146.      
  147. @2. 
  148. Subject: What is an RFC?
  149. ------------------
  150.   The letters stand for the title Request For Comment, which
  151.   is the initial stage in the process for creating Internet
  152.   standards.  RFCs go through several stages of review and
  153.   refinement before they are adopted as final by the Internet
  154.   community.
  155.  
  156. @3. 
  157. Subject: Where can I get RFC text?
  158. ==============================================================
  159.  
  160. RFC-Info Simplified Help      submitted by: Mark Wallace
  161. -----------------------
  162.  
  163. Use RFC-Info by sending an email messages to RFC-INFO@ISI.EDU.
  164.  
  165. 1.  To get a specific RFC send a message with text as follows:
  166.  
  167.         Retrieve: RFC   
  168.           Doc-ID: RFC1500
  169.  
  170. This gets RFC 1500.  All RFC numbers in the Doc-Id are 4 digits 
  171. (RFC 791 would be Doc-ID: RFC0791).
  172.  
  173. 2.  To get a specific FYI send a message with text as follows:
  174.  
  175.         Retrieve: FYI
  176.           Doc-ID: FYI0004
  177.  
  178. 3.  To get a list of available RFC's that match a certain criteria:
  179.  
  180.         LIST: RFC
  181.     Keywords: Gateway
  182.  
  183. Returns a list of RFC's with the word Gateway in the title or
  184. specified as a keyword.
  185.  
  186. 4.  To get information about other ways to get RFCs, FYIs, STDs, or
  187. IMRs.
  188.  
  189.         HELP: ways_to_get_rfcs
  190.         HELP: ways_to_get_fyis
  191.         HELP: ways_to_get_stds
  192.         HELP: ways_to_get_imrs
  193.  
  194. 5.  To get help about using RFC-Info:
  195.  
  196.         HELP: help
  197.  
  198.     or
  199.  
  200.         HELP: topics
  201.  
  202. ===============================================================
  203.  
  204.   An archie search for the keyword "rfc" turned up 99 hits.
  205.   A few of the more prominent or amusing are shown below:
  206.  
  207.      animal-farm.nevada.edu
  208.      cs.columbia.edu
  209.      ftp.internic.net
  210.      ftp.uu.net
  211.      merit.edu
  212.      nic.ddn.mil - note: avoid using this one, it's SLOW
  213.      nis.nsf.net
  214.      src.doc.ic.ac.uk
  215.      venera.isi.edu
  216.      world.std.com
  217.  
  218.      munnari.oz.au \___ Pacific Rim Sites use these
  219.      archie.au     /
  220.  
  221.   A. Use anonymous ftp & look for rfc or pub/rfc directories above.
  222.  
  223.      Details on obtaining RFCs via FTP or EMAIL may be obtained by sending
  224.      an EMAIL message to "rfc-info@ISI.EDU" with the message body
  225.      "help: ways_to_get_rfcs".  For example:
  226.  
  227. >>        To: rfc-info@ISI.EDU
  228. >>        Subject: getting rfcs
  229.  
  230. >>        help: ways_to_get_rfcs
  231.  
  232.   B. You can get a CD Rom with all the RFC's as of the date of the
  233.      CD ROM (Mar 93) from :
  234.             Info Magic
  235.             POB 338
  236.             Pennington, NJ 08534-0338
  237.  
  238.             (800) 800-6613
  239.             (609) 683-5501
  240.  
  241.      Title is 'The Internet CD-ROM' (around $50)
  242.      Includes sources for BSD 4.3 and GNU.
  243.  
  244.    C. In Germany and Europe, try Christian Seyb:
  245.  
  246.      "I also offer a CDROM with all RFC's as of the date 
  247.       of beginning of Aug 93."
  248.  
  249. The following CDROM is available for DM 98,-- (app. $60) and contains 
  250. the following software:
  251.  
  252. - Linux SLS V1.03, Kernel 0.99.11 and utilities for Linux
  253. - 386BSD version 0.1 including patch-kit 0.2.4
  254. - NetBSD version 0.8
  255. - Utilities for 386BSD and NetBSD
  256. - The Berkely Second Networking Distribution
  257. - GNU software (gcc 2.4.5, emacs 19.17, gmake 3.68, etc)
  258. - X11R5 up to patch 25 and lots of Contributed Software
  259. - TeX version 3.14
  260. - The Internet RFCs up to RFC1493
  261. - News, mail and mailbox software and many utilities for Unix
  262.  
  263.   Issue: Aug 1993
  264.  
  265. Contact:
  266.     CDROM Versand
  267.     Helga Seyb
  268.     Fuchsweg 86
  269.                                                   Tel: +49-8106-302210
  270.     85598 Baldham                                 Fax: +49-8106-302310
  271.     Germany                                   Bbs/Fax: +49-8106-34593
  272.  
  273. Christian Seyb  |  cs@gold.muc.de  |  Mailbox/uucp/Fax: 08106-34593
  274. ---------------------------------------------------
  275.  
  276. Dr. Sidnie Feit writes:
  277.  
  278.     You might want to mention the authoritative site:
  279.     ds.internic.net
  280.  
  281. Below is a quote from the gopher file:
  282.  
  283. gopher://ds1.internic.net:70/00/internic.info/access.info
  284.  
  285. "Anonymous FTP
  286. -------------
  287. All publically-accessible files are available via anonymous FTP. 
  288. Please use the word "anonymous" as the login and your email address as the 
  289. password."
  290.  
  291. (NOTE: login ID ftp works too.)
  292.  
  293. "Electronic Mail
  294. ---------------
  295. An electronic mail application, developed by AT&T, is available which 
  296. provides batch access to our services.  To obtain user information, send mail 
  297. to mailserv@ds.internic.net and include the command HELP in the body of the 
  298. message.
  299.  
  300. WWW
  301. ---
  302. All publically-accessible files are available via WWW.  The URL is 
  303. http://ds.internic.net/
  304.  
  305. Gopher
  306. ------
  307. The InterNIC Directory and Database Services collection of Directory of
  308. Directories Listings, Internet Documents such as RFCs, FYIs, STDs and
  309. Internet Drafts, and Publically Accessible Databases are available via
  310. Gopher... "
  311. ============================
  312.  
  313. @4. 
  314. Subject: What books are there which cover SNMP?
  315. -----------------------------------------
  316.  
  317.   A. The Simple Book: An Introduction to Managment
  318.      of TCP/IP-based Internets
  319.      by: Marshall T. Rose
  320.  
  321.      ISBN 0-13-812611-9
  322.  
  323.      (c) 1991 Prentice-Hall, Inc
  324.  
  325.      And ...
  326.  
  327.      The Simple Book: (Second Edition)
  328.  
  329.      by: Marshall T. Rose
  330.  
  331.      ISBN 0-13-177254-6
  332.  
  333.      Prentice-Hall copyright 1994
  334.  
  335.  
  336.   B. SNMP, SNMPv2 and CMIP: The Practical Guide to
  337.      Network Management Standards
  338.      by: William Stallings
  339.  
  340.      ISBN 0-201-63331-0
  341.  
  342.      (c) 1993 Addison-Wesley Publishing Co, Inc
  343.  
  344.      NOTE:
  345.  
  346.    >>A second printing of
  347.  
  348.    >>SNMP, SNMPv2, and CMIP: The Practical Guide to Network Management
  349.      (Addison-Wesley, 1993)
  350.  
  351.    >>is now in bookstores. A number of errata in the first printing have been
  352.    >>corrected. None of these are "fatal" but they were a nuisance. For anyone
  353.    >>with a first printing, an errata sheet is available via anonymous ftp in
  354.      the file SNMP.errata in directory ftp/pub on aw.com.
  355.  
  356.    >>Bill Stallings
  357.    >>72500.3562@compuserve.com
  358.  
  359.  
  360.   C. Network Management: A Practical Perspective
  361.      by: Allan Leinwand & Karen Fang
  362.  
  363.      ISBN 0-201-52771-5
  364.  
  365.      (c) 1993 Addison-Wesley Publishing Co, Inc
  366.  
  367.  
  368.   D. Internetworking with TCP/IP (3 Volumes)
  369.  
  370.      Volume 1: Principles, Protocols, and Architecture
  371.      by: Douglas E. Comer
  372.     
  373.      ISBN 0-13-468505-9  (Note: 2nd Edition)
  374.  
  375.      Volume 2: Design, Implementation, and Internals 
  376.      by: Douglas E. Comer and David Stevens
  377.     
  378.      ISBN 0-13-472242-6
  379.  
  380.      (c) 1991 Prentice-Hall, Inc
  381.  
  382.      Volume 3: Client-Server Programming and Applications
  383.      by: Douglas E. Comer and David Stevens
  384.  
  385.      ISBN 0-13-474222-2  (Note: BSD Socket Version)
  386.  
  387.      (c) 1993 Prentice-Hall, Inc
  388.  
  389.  
  390.   E. Managing Internetworks with SNMP
  391.      by: Mark A. Miller, P.E.
  392.  
  393.      ISBN 1-55851-304-3
  394.  
  395.      (c) 1993 M&T Books, New York, NY
  396.  
  397.  
  398.   F.  Open Systems Networking: OSI & TCP/IP
  399.       by: David Piscitello & A. L. Chapin
  400.  
  401.       ISBN 0-201-56334-7
  402.  
  403.       (c) 1993 Addison-Wesley
  404.  
  405.       While largely about OSI, this book contains
  406.       lots of stuff about TCP/IP and SNMP as well.
  407.  
  408.  
  409.   G.  Total SNMP
  410.       by: Sean Harnedy
  411.  
  412.       ISBN  1-878956-33-7
  413.  
  414.       (c) 1994   CPM Books, 1300 Virginia Drive, 3rd Floor
  415.                  Fort Washington, PA 19034
  416.  
  417.   H.  How to Manage Your Network using SNMP
  418.       by: Marshall T. Rose & Keith McCloghrie
  419.  
  420.       ISBN 0-13-141517-4
  421.  
  422.       (c) 1995 P T R Prentice Hall, Englewood Cliffs, NJ
  423.  
  424.  
  425.   I.  SNMP: A Guide to Network Management
  426.       by: Sidnie Feit
  427.  
  428.       McGraw-Hill  ISBN 0-07-020359-8
  429.  
  430.  
  431. @5. 
  432. Subject: What periodicals are heavily oriented to SNMP?
  433. --------------------------------------------------
  434.  
  435.   A.  One bi-monthly newsletter is "SIMPLE TIMES".
  436.       You can subscribe via email at
  437.  
  438.         st-subscriptions@simple-times.org
  439.  
  440.       Use HELP on the Subject line for details.
  441.  
  442.       Note: Simple Times has suspended publication
  443.                until Spring of 1995
  444.  
  445.    B. ConneXions, The Interoperability Report
  446.       480 San Antonio Road, Suite 100
  447.       Mountain View, CA 94040
  448.  
  449.       Ph: 415-941-3399
  450.       Fx: 415-949-1779
  451.  
  452.  
  453. @6. 
  454. Subject: What classes are available on the topic of SNMP?
  455. ----------------------------------------------------
  456.  
  457.    A.   ZD Expos (formerly: Interop Company)
  458.         303 Vintage Park Drive
  459.         Foster City, CA 94404
  460.  
  461.         415-578-6986
  462.  
  463.         EMail: onsite@interop.com
  464.  
  465.  
  466.    B. William Stallings offers videotaped classes.
  467.  
  468.       contact info:
  469.  
  470.       email: ws@shore.net
  471.  
  472.  
  473.    C. Network World Technical Seminars
  474.  
  475.       Ph: 800-643-4668  (direct: 508-820-7493)
  476.       Fx: 800-756-9430
  477.          [Fax back line, ask for document 55]
  478.  
  479.  
  480. @7. 
  481. Subject: Who are some leading authorities of SNMP?
  482. ----------------------------------------
  483.    [Contributions will be noted as time permits]
  484.  
  485.    A. Authors of Key RFCs
  486.         Jeffrey D. Case
  487.         James R. Davin
  488.         Michael A. Erlinger
  489.         Mark S. Fedor
  490.         Keith McCloghrie
  491.         Marshall T. Rose
  492.         Martin L. Schoffstall
  493.         Steven Waldbusser
  494.  
  495.    B. Authors of Related Material
  496.         A. L. Chapin
  497.         Edwin E. Meir
  498.         David M. Piscitello
  499.         William Stallings
  500.  
  501.    C. Others of Note
  502.         Vinton G. Cerf
  503.         David D. Clark
  504.       
  505.  
  506. @8. 
  507. Subject: What discussion groups are available for SNMP?
  508. -------------------------------------------------
  509.  
  510.    The basic discussion groups are:
  511.  
  512.         snmp@psi.com    Covers SNMP V1.
  513.         snmp2@tis.com   Covers SNMP V2.
  514.  
  515.    SNMP Mailing Lists.
  516.  
  517.    SNMPv1
  518.  
  519.    To add yourself to the SNMPv1 mailing list send an email message with
  520.    the title subscribe and containing your preferred email address in the
  521.    body to snmp-request@psi.com eg.
  522.  
  523.        mail snmp-request@psi.com
  524.        subject: subscribe
  525.  
  526.        n.user@fred.com
  527.  
  528.    To remove yourself send an unsubscribe message to the same address.
  529.    If you want to post a message to all of the current subscribers to
  530.    the list (and there are hundreds) the address is snmp@psi.com.
  531.  
  532.    SNMPv2
  533.  
  534.    To add yourself to the SNMPv2 mailing list send an email message with
  535.    the title subscribe and containing your preferred email address in the
  536.    body to snmpv2-request@tis.com eg.
  537.  
  538.        mail snmpv2-request@tis.com
  539.        subject: subscribe
  540.  
  541.        n.user@fred.com
  542.  
  543.    To remove yourself send an unsubscribe message to the same address.
  544.    If you want to post a message to all of the current subscribers to
  545.    the list (and there are many) the address is snmpv2@tis.com.
  546.  
  547.  
  548. @9. 
  549. Subject: What trade shows cater to SNMP?
  550. -----------------------------------
  551.    These days nearly every networking trade show in the
  552.    US, and many outside the US, covers the SNMP market.
  553.  
  554.    The grandparent of them all, and still the champ in
  555.    many ways, is Interop.  Interop was sold by its
  556.    founder, Dan Lynch to Ziff-Davis Exposition and Conference Co
  557.    and has been combined with Networld:
  558.  
  559.    Networld & Interop
  560.    Phone: 800-488-2883
  561.    Fax: 415-525-0199
  562.  
  563.   Mail Registration:
  564.  ------------------
  565.    ZD Expos
  566.    Attn: Registration Department
  567.    PO Box 5855
  568.    San Mateo, CA  94402-0855
  569.  
  570.  Parent Company:
  571. ------------------
  572.   Ziff-Davis Exposition and Conference Co
  573.   303 Vintage Park Drive
  574.   Foster City, CA 94404
  575.   415-578-6900
  576.   Fax:  415-525-0194
  577.    
  578.  
  579. @10.
  580. Subject: What SNMP Product User Groups Are There?
  581. ------------------------------------------------
  582.  
  583. HP OPENVIEW:
  584. ------------------------
  585. For owners of a run time license to HP OpenView, there
  586. is the the OpenView Forum (a yearly fee is charged).
  587.  
  588. Contact:
  589.         Richard C. "Rick" Sturm, OV Forum President, at
  590.         
  591.         U.S. West Advanced Technologies
  592.         4001 Discovery Drive
  593.         Suite 190
  594.         Boulder, CO  80303
  595.  
  596.         303-541-6262
  597.         Fax: 303-541-6250
  598.         EMail: sturm@advtech.uswest.com
  599.  
  600.  
  601. SUNNET MANAGER (revised 3/95):
  602. -------------------------------
  603.  
  604.   If you wish to subscribe to snm-people, send a message to
  605.   listproc@zippy.Telcom.Arizona.EDU with no subject, containing only the words:
  606.  
  607.     subscribe snm-people "Kent F Enders"
  608.                         [^^^^^^^^^^^^^^^^^^^]
  609. [Editor's note: we assume this should be your name here!]
  610.  
  611.   If you wish to unsubscribe from snm-people, send the message:
  612.  
  613.     unsubscribe snm-people
  614.  
  615.   For more information on using listproc, send the message:
  616.  
  617.     help 
  618.  
  619. This list is devoted to the issues revolving around the use of the SunNet
  620. Manager Software package.
  621.  
  622. An anonymous FTP area is setup on Zippy.Telcom.Arizona.EDU (128.196.128.85).
  623. Look in ~/pub/snm.
  624.  
  625. For those users that do not have access to ftp directly, zippy also supports
  626. ftps by mail.  If you want to try it out send an email message with the
  627. word `help' in the body of the message for some instructions.  Send that 
  628. email message to ftpmail@zippy.telcom.arizona.edu.
  629.  
  630. An archive of the mail messages sent to the list subscribers is maintained as
  631. well.  To get an index of these messages send a message to 
  632. listproc@zippy.telcom.arizona.edu with a single line message of:
  633.  
  634.    INDEX SNM-PEOPLE
  635.  
  636. To remove your name from the mailing list send a one line mail message to 
  637. listproc@zippy.telcom.arizona.edu.  The message should contain the line:
  638.  
  639.    UNSUBSCRIBE SNM-PEOPLE
  640.  
  641. To receive a list of the commands for the listproc send a message to 
  642. listproc@zippy.telcom.arizona.edu with a message of:
  643.  
  644.    HELP
  645.  
  646. To send a message to the list send mail to snm-people@zippy.telcom.arizona.edu
  647.  
  648.  
  649. @11.
  650. Subject: Where can I find SNMP-related material on WWW?
  651. ------------------------------------------------------
  652.  
  653. [from comp.dcom.net-management...]
  654.  
  655. it's best if you check out the following www page: it's devoted to network 
  656. management and contains an excellent overview and links to all the different
  657. organisations and commitees:
  658.  
  659.     http://smurfland.cit.buffalo.edu/NetMan/index.html
  660.  
  661. Andreas Weder
  662. awe@zurich.ibm.com
  663.  
  664. [the following www pages have been extracted from 
  665.  elsewhere in this FAQ list ...]
  666.  
  667.  
  668. Re: HNMS:
  669.  
  670. http:/snmp.cs.uwtente.nl/
  671.  
  672. Re: The tkined & scotty network management system:
  673.  
  674. http://www.cs.tu-bs.de/ibr/cgi-bin/sbrowser.cgi
  675. http://www.cs.tu-bs.de/ibr/projects/nm/scotty/tcl+snmp.html
  676. http://www.cs.tu-bs.de/ibr/projects/nm/tkined/
  677. http://www.cs.tu-bs.de/ibr/projects/nm/scotty/
  678.  
  679. Re: FTP Software:
  680.  
  681. http://www.ftp.com
  682.  
  683.  
  684. 12 - 19 Reserved
  685.  
  686. @20. 
  687. Subject: What is SNMPv2?
  688. ------------------
  689.  
  690.    SNMPv2 is a revised protocol (not just a new MIB)
  691.    which includes improvements to SNMP in the areas
  692.    of performance, security, confidentiality, and
  693.    manager-to-manager communications.
  694.  
  695.         
  696.    SNMPv2 Framework :
  697.    The following RFC's identify the major components of SNMPv2.
  698.  
  699.    RFC 1441 - Introduction to SNMP v2
  700.    RFC 1442 - SMI For SNMP v2
  701.    RFC 1443 - Textual Conventions for SNMP v2
  702.    RFC 1444 - Conformance Statements for SNMP v2
  703.    RFC 1445 - Administrative Model for SNMP v2
  704.    RFC 1446 - Security Protocols for SNMP v2
  705.    RFC 1447 - Party MIB for SNMP v2
  706.    RFC 1448 - Protocol Operations for SNMP v2
  707.    RFC 1449 - Transoport Mappings for SNMP v2
  708.    RFC 1450 - MIB for SNMP v2
  709.    RFC 1451 - Manager to Manger MIB
  710.    RFC 1452 - Coexistance between SNMP v1 and SNMP v2
  711.  
  712. 21 - 29 Reserved
  713.  
  714. @30. 
  715. Subject: What is RMON?
  716. ----------------
  717.   The Remote Network Monitoring MIB is a SNMP MIB for remote management of
  718.   networks.  While other MIBs usually are created to support a network
  719.   device whose primary function is other than management, RMON was created
  720.   to provide management of a network.  RMON is one of the many SNMP
  721.   based MIBs that are on the IETF Standards track.
  722.  
  723. @31.  RMON Standardization Status
  724. --------------------------------
  725.   RMON is one of the many SNMP based MIBs that are on the IETF Standards
  726.   track (RFC 1310).  Currently (Jan 94) RMON has two instantiations in the
  727.   IETF standards process.  First, RFC 1271 - a Proposed Standard, specifies
  728.   the general structure of RMON and the particulars of an Ethernet based
  729.   RMON agent.  RFC 1513 - a Proposed Standard specifies the additional RMON
  730.   groups and specifics for a Token Ring network.
  731.  
  732. @32.  RMON Working Group.
  733. ------------------------
  734.   The RMON Working Group is an IETF Working Group under the Network
  735.   Management Area.  The WG meets periodically - usually at all IETF 
  736.   meetings.  The WG maintains a mailing list for Questions and
  737.   Comments concerning
  738.   RMON.
  739.  
  740.     Mail List: rmonmib@cs.hmc.edu
  741.  
  742. @33.  Joining the RMON Working Group Mailing List
  743. -----------------------------------------------
  744.   To join the RMON Working Group mailing list, send mail to:
  745.  
  746.     Mail List Requets: rmonmib-request@jarthur.claremont.edu.
  747.  
  748.   DO NOT send a request to join message to the general mailing list.
  749.  
  750. @34.  Historical RMON Records
  751. -----------------------------
  752.   There are copies of the RMON mailing list messages and meeting minutes
  753.   within the IETF archive structure - available at various sites.
  754.  
  755.   There is also a RMON archive directory which can be accessed via 
  756.   anonymous ftp at:
  757.    jarthur.cs.hmc.edu,  directory /pub/rmon
  758.  
  759. @35.  RMON Documents
  760. -----------------------
  761.   1.  RMON White Paper in  the anonymous ftp directory at 
  762.   jarthur.cs.hmc.edu.  There are two formats: frame and postscript. 
  763.   This paper was developed by members of the RMON working group
  764.   prior to an Interop.  It is a superficial discussion of RMON.
  765.  
  766.   2.  Chapter 7 in "SNMP, SNMPv2 and CMIP: The Practical Guide to Network
  767.   Management Standards" by William Stallings, (c) 1993 Addison-Wesley,
  768.   goes into some detail on the RMON MIB.
  769.  
  770. @36-39 Reserved
  771. --------------
  772.  
  773.  
  774. @40. 
  775. Subject: What is CMIP?
  776. ----------------
  777.    YES, we do need to mention it here!
  778.  
  779.    Paul Rolland writes from France:
  780.  
  781.    >CMIP is the Common Management Information Protocol. 
  782.    >It is an OSI protocol that has been defined for Network Management. 
  783.    >It comes together with the CMIS (Commom Management Information Service). 
  784.    >This service provides :
  785.    >- monitoring : in this case, you are using CMIP to gain information,
  786.    >- control : you can manipulate objects that you manage,
  787.    >- reporting : Managed objects can tell you something wrong is happening.
  788.  
  789. @41. 
  790. Subject: What books should I read about CMIP?
  791. ---------------------------------------
  792.    The collected OSI specifications are of sufficient bulk
  793.    to sink a small craft in calm waters.  Start easy:
  794.  
  795.    A. The Open Book: A Practical Perspective on OSI
  796.       by: Marshall T. Rose
  797.  
  798.       ISBN 0-13-643016-3
  799.  
  800.      (c) 1990 Prentice-Hall, Inc
  801.  
  802.    B. Open Systems Networking: OSI & TCP/IP
  803.       by: David Piscitello & A. L. Chapin
  804.  
  805.       ISBN 0-201-56334-7
  806.  
  807.       (c) 1993 Addison-Wesley
  808.  
  809.    C. SNMP, SNMPv2 and CMIP: The Practical Guide to
  810.       Network Management Standards
  811.       by: William Stallings
  812.  
  813.       ISBN 0-201-63331-0
  814.  
  815.       (c) 1993 Addison-Wesley Publishing Co, Inc
  816.  
  817.  
  818. 42 - 49 Reserved
  819.  
  820. @50. 
  821. Subject: What is OMNIPoint?
  822. ---------------------------
  823.    "A common approach to the integrated management of
  824.     networked information systems."
  825.  
  826.    In practical terms, a vehicle for helping to bridge
  827.    the standards gap between SNMP and OSI/CMIP so that
  828.    the end user customer can reap the benefits of both.
  829.  
  830.    A product of the:
  831.       Network Management Forum
  832.       40 Morristown Road
  833.       Bernardsville, NJ 07924
  834.  
  835.       Ph: 908-766-1544
  836.       Fx: 908-766-5741
  837.  
  838.    A catalog of products is available.
  839.  
  840.  
  841.  
  842. @II. 
  843. Subject: SNMP Software and Related Products
  844.  
  845.  
  846. @1. 
  847. Subject: Where can I get SNMP software?
  848. ---------------------------------
  849.  
  850.    A. Public Domain:
  851.    -----------------
  852.  
  853.       a. Carnegie-Mellon University
  854.          4910 Forbes Ave.
  855.          Pittsburgh, PA 15213-3890
  856.  
  857.          ftp from lancaster.andrew.cmu.edu (128.2.13.21)
  858.          both SNMP and SNMPv2 are available.
  859.  
  860.  
  861.       b. MIT
  862.          Cambridge, Massachusetts
  863.  
  864.          ftp from thyme.lcs.mit.edu at /pub/snmp (18.26.0.115)
  865.  
  866.  
  867.       c. Christophe Meessen writes:
  868.  
  869. >I've put a small package on a ftp server that relates to SNMP.
  870. >It is a minimal set of BER assembling/disassembling primitives
  871. >needed to implement SNMPv1 or SNMPv2.
  872.  
  873. >BER compilation primitives compile in reverse. That is they compile from the
  874. >last byte toward the first byte. This result in the simplest BER
  875.  compilation code.
  876.  
  877. >The exact path is ftp.in2p3.fr (134.158.69.153) /pub/snmp/ber
  878.  
  879.  
  880.       d. NAS HNMS (NAS Hierarchical Network Management System)
  881.  
  882.          [What follows is a much-edited post from Jude A. George]
  883.  
  884. HNMS is the NAS Hierarchical Management System -- an SNMP- and
  885. X Windows- based software package for monitoring large,
  886. heterogeneous IP networks.
  887. [.. deletions here by Tom.. ]
  888.  
  889. VERSION 2.0c3
  890. NOTICE  There is a version of the software that we sent to COSMIC,
  891.         which is NASA's technology transfer organization at the University
  892.         of Georgia.  As of yet, COSMIC is still putting together their
  893.         distribution.
  894.  
  895.         Anyone can get a copy of HNMS v2.0c3 directly from COSMIC,
  896.         and expand/revise/modify/redistribute it.  However, if you do
  897.         redistribute it, the following provisions are in effect:
  898.  
  899.         You MAY NOT:    make minor changes and re-release the entire
  900.                         package with your own copyright.
  901.         You MAY:        make make minor changes and copyright only
  902.                         the changes.
  903.         You MAY:        make major ( > 50% ) changes, and copyright
  904.                         the whole work.
  905. [.. deletions here by Tom.. ]
  906.  
  907. For sample screen snapshots, try the following in your favorite
  908. WWW viewer:
  909.         ftp://ftp.netcom.com/pub/heyjude/SCREEN1.gif
  910.         ftp://ftp.netcom.com/pub/heyjude/SCREEN2.gif
  911.  
  912. There is an HNMS mailing list, maintained by Jason Thorpe at Oregon
  913. State University.  To subscribe to the list, send mail to
  914. majordomo@maillist.cs.orst.edu,
  915.  
  916. [ message body ]
  917.  
  918. subscribe hnms-users [your e-mail address, optional]
  919.  
  920. For help, send the message body 'help'.  Questions about the list may
  921. be sent to owner-hnms-users@maillist.cs.orst.edu.
  922.  
  923.  
  924.         e. The UT-SNMP projectgroup
  925.         ---------------------------
  926.  
  927.         description: Currently, we are building version 4 of the 
  928.                      UT-SNMP package. In this new version we initialize the 
  929.                      PartyMIB by a configuration file(s). The layout of this
  930.                      initialization file is defined and described in the
  931.                      "SNMPv2 Administrative Configuration Proposal" by Dave 
  932.                      Perkins and John Seligson (Synoptics). 
  933.                      Some projectmembers have made software to 
  934.                      create those configuration file(s) in a very convenient
  935.                      manner.
  936.                      The software asks some simple questions and 
  937.                      depending on the input generates the initialization 
  938.                      file(s). 
  939.         package:     UT-PERKINS-1_0.tar.Z
  940.         programmers: Martijn Visser & Erwin Bonsma.
  941.  
  942.  
  943.         postal:         The UT-SNMP projectgroup
  944.                         Tele-Informatics and Open Systems Group
  945.                         Department of Computer Science
  946.                         P.O. Box 217, 7500 AE  Enschede, The Netherlands
  947.         voice:          +31 53 894099
  948.         email:          snmp@cs.utwente.nl
  949.         www:            http:/snmp.cs.uwtente.nl/
  950.         ftp:            ftp.cs.utwente.nl:/pub/src/snmp/
  951.  
  952.  
  953.         f. The tkined & scotty network management system
  954.         ------------------------------------------------
  955.  
  956.         The Technical University of Braunschweig has developed an
  957.         extensible network management platform which uses the
  958.         Tool Command Language (Tcl) as its primary extensions
  959.         language.
  960.  
  961.         The tkined network editor is the graphical user interface
  962.         which integrates applications that are usually written as
  963.         Tcl scripts based on the scotty Tcl extension. scotty provides
  964.         access to SNMPv1 and SNMPv2 and a number of well known
  965.         Internet services like DNS, various ICMP packets, NTP, TCP,
  966.         UDP, SUN RPCs (mount, rstat, portmap) etc.
  967.  
  968.         Applications distributed with the scotty and tkined sources
  969.         include network discovery, trouble-shooting applications, 
  970.         event filter, SNMP MIB browser etc. An experimental MIB browser
  971.         is also available via WWW using the URL:
  972.         
  973.                 http://www.cs.tu-bs.de/ibr/cgi-bin/sbrowser.cgi
  974.  
  975.         The SNMP Tcl extension uses a SNMPv1/v2 protocol stack written
  976.         from scratch which was designed to directly support our Tcl API.
  977.         This provides a portable and fast implementation. A brief history
  978.         on SNMP Tcl extension is available using the URL:
  979.  
  980.                 http://www.cs.tu-bs.de/ibr/projects/nm/scotty/tcl+snmp.html
  981.  
  982.         Information about the current status of the project, the mailing
  983.         list and the availability of our software can be found at:
  984.  
  985.                 http://www.cs.tu-bs.de/ibr/projects/nm/tkined/
  986.                 http://www.cs.tu-bs.de/ibr/projects/nm/scotty/
  987.  
  988.  
  989.       g.   SNMPt and the WILMA package
  990.  
  991. SNMPt-1.4 (Toolkit kernel)
  992. --------------------------
  993.   - *FULL* documentation in *ENGLISH* (about 130 pages)
  994.   - compiles on HP, SUN4.1.3, LINUX, AIX
  995.   - includes the counters of the snmp group of the MIB-II
  996.   - source for 'barefoot' manager commands:
  997.         + snmpget
  998.         + snmpset
  999.         + snmpnext
  1000.         + snmpwalk
  1001.         + snmptrap
  1002.   - error handling improved
  1003.   - goodies: TCP and TELNET support for client/server management
  1004.  
  1005. MibCompiler-1.2 (ASN.1 compiler kernel)
  1006. ---------------------------------------
  1007.   - precompiled versions available for
  1008.         + HP/UX 9.0 (MC680x0, HP-PA)
  1009.         + Linux
  1010.  
  1011. SimAgent-1.1 (Agent simulator for test purposes)
  1012. ------------------------------------------------
  1013.   - uses MibCompiler-1.2
  1014.  
  1015. mibc-1.2 (MIB compiler)
  1016. -----------------------
  1017.   - some bugs have been removed
  1018.   - compatible with SNMPt-1.4
  1019.  
  1020. snmpm-3.2 (MIB browser)
  1021. -----------------------
  1022.   - new layout of the windows
  1023.   - menu always visible
  1024.   - 'find' function
  1025.   - can send SET REQUESTS
  1026.   - merges and displays MIBs found on agents and on the compiler
  1027.   - now ANSI-C source
  1028.   - many bugs have been removed
  1029.  
  1030. mibII-1.1 (MIB-II agent)
  1031. ------------------------
  1032.   - uses SNMPt-1.4
  1033.   - now, two groups of the standard are supported
  1034.     (some others still missing - sorry)
  1035.  
  1036. Xldv-1.2 (widgets)
  1037. ------------------
  1038.   - fully ANSI-C
  1039.   - use mmak-5.2
  1040.  
  1041. SMI-1.0 (ASN.1 definitions for MIBs)
  1042. ------------------------------------
  1043.   - header files for mibc
  1044.   - some ASN.1 sources of MIBs
  1045.  
  1046. mmak-5.2 (multiplatform project manager and makefile generator)
  1047. ---------------------------------------------------------------
  1048.   - some bugs have been removed
  1049.   - recursively scans for #include "xxx.h"
  1050.   - supports new platform names
  1051.         + hp.pa
  1052.         + hp.68k
  1053.         + sun
  1054.         + linux
  1055.         + aix
  1056.   - supports an improved version and release management system
  1057.   - knows .asn1 files and mibc
  1058.  
  1059. The new releases are available on our ftp server using the standard
  1060. anonymous ftp access (XMosaic access is supported partially by HTML files!).
  1061.  
  1062. ftp.ldv.e-technik.tu-muenchen.de:/dist/WILMA
  1063.  
  1064. For installation read the INSTALLATION_INSTRUCTIONS.html document.
  1065. You may also be interested in what is COMING_SOON.html.
  1066.  
  1067. For questions and comments, send E-Mail to
  1068.  
  1069. wilma@ldv.e-technik.tu-muenchen.de
  1070.  
  1071.  
  1072.      i.  (from Mark Wallace)
  1073.  
  1074. The comp.protocols.tcp-ip.ibmpc faq had this info on a DOS SNMP monitor
  1075. package:
  1076.  
  1077. Downright Speculation
  1078. SNMP monitor    Free
  1079.  
  1080. Available at file://sun.soe.clarkson.edu/pub/packet-drivers/snmpsrc.zip.
  1081. Also available at file://enh.nist.gov/misc/snmpsrc.zip, snmpsup.zip,
  1082. snmpsun.tar_Z.
  1083.  
  1084.  
  1085.  
  1086.    B. Proprietary:
  1087.    ---------------
  1088.  
  1089.       a. SNMP Research
  1090.          3001 Kimberlin Heights Road
  1091.          Knoxville, TN 37920-9716
  1092.  
  1093.          Ph: 615-573-1434
  1094.          Fx: 615-573-9197
  1095.          Email: John Southwood, john@snmp.com
  1096.  
  1097.          SNMP agents, extensible agents, managers, tools, etc.
  1098.  
  1099.          In Europe:
  1100.          SNMP Research International, Inc
  1101.          David Partain, Managing Director
  1102.          Teknikringen 1
  1103.          S-583 30 Linkoping
  1104.          Sweden
  1105.  
  1106.          Fax/Phone +46 13 21 18 81
  1107.          EMail: partain@europe.snmp.com
  1108.  
  1109.  
  1110.       b. Epilogue Technology Corp.
  1111.          11116 Desert Classic Lane
  1112.          Albuquerque, NM  87111
  1113.  
  1114.          "Envoy(tm), Emissary, Attache, Attache Plus, Ambassador:
  1115.  
  1116.          Portable SNMPv1 & SNMPv2 agent/manager, MIB Compiler,
  1117.          UDP/IP & TCP/IP protocol stacks, RMON agent"
  1118.  
  1119.          Ph: +1-805-650-7107   or  (505) 271-9933
  1120.          Fax: +1-805-650-7108  or  (505) 271-9798
  1121.          Email: David Preston, djp@epilogue.com
  1122.  
  1123.          Australasian/Pacific Rim Distributor
  1124.          Internode Systems Pty Ltd
  1125.          414 Goodwood Road, PO Box 69, Daw Park SA 5041 Australia
  1126.  
  1127.          Email: Simon Hackett, simon@internode.com.au  [Technical]
  1128.                 Sales Folk,    sales@internode.com.au  [Sales]
  1129.          Ph:    +61-8-373-1020
  1130.          Fax:   +61-8-373-4911
  1131.  
  1132.  
  1133.       c. PEER Networks
  1134.          1190 Saratoga Avenue, suite 130, 
  1135.          San Jose, Ca. 95129-34433
  1136.  
  1137.          Phone 408-556-0720
  1138.          Fax 408-556-0735
  1139.          EMAIL  sales@peer.com
  1140.  
  1141.          Providers of [in their words] ...
  1142. "OPTIMA, the multi-protocol, multi-vendor SNMP solution. Includes open, 
  1143. configurable protocols and powerful development tools."
  1144.  
  1145.  
  1146.       d. Paul Freeman Associates, Inc.
  1147.          14 Pleasant St., P. O. Box 2067
  1148.          Westford, MA 01886-5067
  1149.  
  1150.          Voice: 508-692-4436
  1151.          Email: pwilson@world.std.com
  1152.  
  1153.         "Universal SNMP Agent (tm): extensible and portable V1+V2 agent in 
  1154.          source form for installation on any platform, under any OS, with any 
  1155.          transport. Also available as drop-in binary with MIB-II for SVR4."
  1156.  
  1157.  
  1158.       e. Software Clearing House, Inc.
  1159.          [ Deleted, per the company, 3/95. ]
  1160.  
  1161.        f. NetPort
  1162.          
  1163.           (408) 257-4907            Voice:
  1164.           jbartas@sunlight.com     email
  1165.  
  1166.           NetPort is a vendor of portable SNMP agents & protocol stacks, 
  1167.           and we also provide SNMP consulting services.
  1168.  
  1169.           Also, we will be releasing a series of DOS utilitys as freeware
  1170.           (executables will be available for free) in a few weeks.  Call
  1171.            for details.
  1172.  
  1173.           [EDITOR'S NOTE: SOMEONE WHO TRIED TO CONTACT NetPort
  1174.            ABOUT THEIR OFFERING COULD NOT SUCCEED. NetPort MAY BE DEFUNCT.]
  1175.  
  1176.        g. Empire Technologies, Inc.
  1177.           500 Northside Circle, NW Suite D7
  1178.           Atlanta, GA 30309-2100
  1179.  
  1180.           Ph: 404-350-0107
  1181.           Fx: 404-351-3638
  1182.           Email: Cheryl Krupczak,  cheryl@empiretech.com
  1183.  
  1184.           MIB Manager(tm) X/Windows NMS tool, Agents for UNIX
  1185.           Systems Management and Host Resources MIB, and base
  1186.           SNMP agent source code.
  1187.  
  1188.  
  1189.       h.  FTP Software 
  1190.           Contact Sales at 
  1191.           (800) 282-4387,  
  1192.  
  1193.           EMail to info@ftp.com
  1194.  
  1195.           Web server at http://www.ftp.com.
  1196.  
  1197.           PC/SNMP Tools is a basic, inexpensive Network Management
  1198.           Station software package for DOS PCs. You can build custom
  1199.           applications over PC/SNMP Tools using the the SNMP libraries
  1200.           in the PC/TCP / OnNet Development Kit. 
  1201.  
  1202.  
  1203.     i.    DMH Software  (contact Yigal Hochberg)
  1204.     e-mail: 72144.3704@compuserve.com 
  1205.     10 Village Lane #6 Tyngsboro, MA 01879
  1206.  
  1207. 1. Advanced portable SNMP Agent engine designed for
  1208.    any "hosting-system", with MIB compiler. Highly portable
  1209.    UDP/IP stack, TCP, TELNET, TFTP, BOOTP, RARP.
  1210.  
  1211. 2. A CMU based SNMP Agent portable engine changed and redesigned for
  1212.    any "hosting-system". Based on the popular core of the known CMU
  1213.    SNMP Agent, includes many improvements. Inexpensive solution.
  1214.  
  1215. 3. DOS based SNMP Manager for SNMP developers. In addition to SNMP also
  1216.    includes ping, udp-echo and cookie client.
  1217.    Available as a executables or developer tool-kit.
  1218.  
  1219.    C. General:
  1220.  ==========
  1221. Bruce Barnett writes: 
  1222.  
  1223. >Here is my list of authoritative sites for SNMP source code....
  1224. >In particular, the MIB II version of CMU's code is available on 
  1225.         ftp.near.net:/pub/cmu-snmp1.2u.tar.Z - 
  1226.                 Version 1.2(Unofficial) CMU SNMP code. MIB-II support
  1227. >and
  1228.         munnari.OZ.AU:pub/cmu-mu-snmp1.5.tar.Z 
  1229.                 MIB-II enhancements to CMU's SNMPv1 API
  1230. ---------------------------------------------------------
  1231. SNMP Archives summary. Maintained by Bruce Barnett <barnett@crd.ge.com>
  1232. The following are FTP sites for various packages...
  1233.  
  1234. lancaster.andrew.cmu.edu:/pub/snmp-dist/* 
  1235.         snmp2.1.2.tar
  1236.         CMU SNMP v2 source (Library, agent, mid-level agent, 
  1237.         Tcl/Tk interface, net management routines)
  1238. ftp.ics.uci.edu:mrose/isode-snmpV2/isode-snmpV2.tar.Z 
  1239.         4BSD/ISODE 8.0 SNMPv2 package
  1240.  
  1241. dnpap.et.tudelft.nl:/pub/btng 
  1242.         Contains:
  1243.                 RMON agent for OS/2, SunOS 4.1.X, & Ultrix 4.1
  1244.                 Tricklet (Perl-based SNMP tool for Unix or OS/2)
  1245. nic.nikhef.nl:~ftp/pub/monet/monet-0.10.tar.Z 
  1246.         Xmonet network monitoring tools
  1247. ftp.synoptics.com:/eng/mibcompiler/src.tar.Z 
  1248.         SMIC -  MIB Compiler
  1249. ftp.synoptics.com:/eng/mibcompiler/mibs.tar.Z - 
  1250.         Public MIBS
  1251. munnari.OZ.AU:pub/cmu-mu-snmp1.5.tar.Z 
  1252.         MIB-II enhancements to CMU's SNMPv1 AP
  1253.  
  1254.         --- removed erroneous reference to ncgia.ucsb.edu "xsnmp"
  1255.  
  1256. ftp.cs.ubc.ca:/pub/local/src/snacc
  1257.         SNACC - MIB compiler with MIB-II Macros and C, C++ BER routines.
  1258. venera.isi.edu:/ftp/mib various 
  1259.         Public MIBS
  1260. ftp.cisco.com: 
  1261.         MIBS for CISCO routers
  1262. ftp.near.net:/pub/cmu-snmp1.2u.tar.Z - 
  1263.         Version 1.2(Unofficial) CMU SNMP code. MIB-II support
  1264. zippy.telcom.arizona.edu:/pub/snm/agents/*
  1265.         Schema and oid for SunNet Manager
  1266. ptt.lcs.mit.edu:/pub/snmp - MIT SNMP code - MIB-II
  1267. gatekeeper.dec.com:/private/mib - Source of MIBs for DEC products.
  1268. nexus.yorku.ca:~/pub/tcl_snmp Tcl/Tk interface to SNMP
  1269. ctron.com:/pub/management/mibs - Cabletron MIBS
  1270. loki.oar.net:/pub/xnetdb - Xnetdb "A network database and monitoring tool"
  1271.  by henryc@oar.net
  1272.         X-based network monitoring system with an integrated database which
  1273.         uses SNMP and PING to graphically display the state of the network.
  1274. ftp.jvnc.net:jvncnet-packages/nocol/ NOCOL - Network Operations Center OnLine
  1275.         From: aggarwal@nisc.jvnc.net (Vikas Aggarwal)   
  1276.         NOCOL (NOC-On Line) is a network monitoring package for TCP/IP
  1277.         networks. 
  1278.         Has monitors for reachability, SNMP traps, nameserver, thruput.
  1279.         Uses curses display, runs on Unix. Future enhancements intended for
  1280.         SNMP variables, etc.
  1281.  
  1282. aarnet.edu.au:/pub/gwtraffic AARNet Traffic Monitoring
  1283.         This document describes the implementation of the 'new' AARNet traffic
  1284.         monitoring application.  The application is composed of several (sh)
  1285.         shell script programs, together with an SNMP application (GWTRAFFIC)
  1286.         and an interactive plotting program (GNUPLOT).
  1287.  
  1288. Re: perl & SNMP
  1289.         There are two solutions: one requires patches to perl, 
  1290.         the other (Tricklet, see above) uses an external program.
  1291.         Contact gmstreet@guy.b30.ingr.com for information on his 
  1292.         extension/patches to perl for SNMP. It might be available via FTP on
  1293.         liasun3.epfl.ch:/pub/net/snmp/snmpperl*
  1294.  
  1295. Re: "The Internet Rover" contact wbn@merit.edu
  1296.  
  1297. -----------------------------------Thanks, Bruce!
  1298.  
  1299.  
  1300. -----------------------Paul Boot writes:
  1301.  
  1302. I have a small contribution to the FAQ concerning SNMP FTP sites.
  1303. For the European users this site will be usefull:
  1304.  
  1305.    src.doc.ic.ac.uk
  1306.  
  1307. dir: computing/comms/tcpip/snmp
  1308.  
  1309. This dir contains Tricklet, xsnmp, xnetdb and others.
  1310.  
  1311. -------------------------Danke, Paul!
  1312.  
  1313.  
  1314. @2. 
  1315. Subject: What CMIP software is available?
  1316. -------------------------------------
  1317.  
  1318.  A. Public Domain Software is available from University College
  1319.     London, UK as follows:
  1320.  
  1321. Graham Knight writes:
  1322.  
  1323. >HOW TO GET A COPY
  1324.  
  1325. >OSIMIS is not a supported package and no guarantees are offered about
  1326. >its operation. You may use it and adapt it to your own use but this is
  1327. >entirely at your own risk. We may be able
  1328. >to help with any problems you have but we can offer no guarantees -
  1329. >there is very little effort to spare for this at UCL.
  1330.  
  1331. >1. Internet
  1332. >   If you can FTP to the Internet, you can use anonymous FTP to
  1333. >   cs.ucl.ac.uk [128.16.5.31] and retrieve the files
  1334. >   osimis/osimis-3.tar.Z (a 2.2 Mb compressed tar image),
  1335. >   osimis/osimis-manual-1.ps.Z (0.4 Mb of compressed postrcript).
  1336. >   If you do not have InterViews-2.6, you may also retrieve the files
  1337. >   osimis/InterViews-2.6.tar.Z (a 3.4 Mb compressed tar image) and
  1338. >   osimis/InterViews.README (a text file).
  1339.  
  1340. >2. FTAM on the IPSS, JANET or IXI
  1341. >   If you can use FTAM over X.25, you can use anonymous FTAM to the
  1342. >   host 23421920030013 through IPSS, 00000511160013 through JANET
  1343. >   or 20433450420113 through IXI with TSEL 259 (acsii encoding).
  1344. >   You should log in as "anon" and retrieve the files
  1345. >   osimis/osimis-3.tar.Z (a 2.2 Mb compressed tar image) and
  1346. >   osimis/osimis-manual-1.ps.Z (0.4 Mb of compressed postrcript).
  1347. >   If you do not have InterViews-2.6, you may also retrieve the files
  1348. >   osimis/InterViews-2.6.tar.Z (a 3.4 Mb compressed tar image) and
  1349. >   osimis/InterViews.README (a text file).
  1350.  
  1351. >   For information only:
  1352. >        Telephone:     +44-71-380-7215 (George Pavlou)
  1353. >                       +44-71-380-7366 (Graham Knight)
  1354. >        Fax:           +44-71-387-1397
  1355. >        Telex:         28722
  1356. >        Internet:      <osimis@cs.ucl.ac.uk>
  1357.  
  1358.  
  1359.  
  1360. @III. MIBS
  1361.  
  1362. @1. 
  1363. Subject: What is a MIB?
  1364. -----------------
  1365.   A collection of objects which describe an SNMP managable entity.  
  1366.  
  1367.   An Important Note: There IS ONLY ONE SNMP MIB.  All these other "MIBs"
  1368.   which are cited herein are extensions to *the* SNMP MIB. Popular usage
  1369.   and strict definition do not agree on this point, so be careful in how
  1370.   and when you talk about the plural of MIB.
  1371.  
  1372.  
  1373. @2. 
  1374. Subject: What are MIB-I and MIB-II
  1375. -----------------------------
  1376.   MIB-I was the first SNMP MIB accepted as standard.
  1377.  
  1378.   MIB-II added some much-needed objects, and has become
  1379.   the standard SNMP MIB.
  1380.  
  1381.   Note that SNMPv2 expands upon MIB-II with new groups
  1382.   and objects, and is therefore not MIB-II but includes
  1383.   MIB-II.
  1384.  
  1385.  
  1386. Dave Jagoda (dj@netlabs.com) writes to provide ...
  1387.  
  1388. " ... some useful RFC's that I think might be of general
  1389. interest (particularly since I think many people don't realize these
  1390. exist and might try to invent something like these on their own).
  1391. They all have in common the fact that they are assigned under the
  1392. mib-2 portion of the tree."
  1393.  
  1394.   RFC1158, RFC1213, RFC1215:     mib-2 ( 1 - 11 )     mib-2
  1395.  
  1396. -------------------------------------------
  1397.   In the case of  MIB-2 (12),  brock@cs.unca.edu  writes:
  1398.  
  1399. In RFC 1229, Extension to the Generica-Interface MIB, the
  1400. objects in ifExtensions, experimental (6), are defined.
  1401.  
  1402. In RFC 1239, some experimental MIBs are reassigned to standard MIBs.
  1403. At that time, the Generic IF objects are reassigned to mib-2 (12).
  1404.  
  1405. However, RFC 1573 officially "obsoletes" RFC 1229, by defining
  1406. a new class objects, in mib(30) and mib(31) that replace the
  1407. the ones of RFC 1229.
  1408.  
  1409. Also, there seems to be a new RFC -- RFC 1657 -- for mib-2 (15), BGP.
  1410. -------------------------------------------
  1411.  
  1412.   RFC1243:                   mib-2 ( 13 )         appletalk
  1413.   RFC1253:                   mib-2 ( 14 )         ospf
  1414.   RFC1269:                   mib-2 ( 15 )         bgp (obsolete?)
  1415.         RFC1657:                mib-2 ( 15 )            BGP   (current?)
  1416.   RFC1271:                   mib-2 ( 16 )         rmon
  1417.   RFC1286:                   mib-2 ( 17 )         dot1dBridge
  1418.   RFC1289:                   mib-2 ( 18 )         phiv
  1419.   RFC1316:                   mib-2 ( 19 )         char
  1420.   RFC1353:                   mib-2 ( 20 - 21)     snmpParties, snmpSecrets
  1421.   RFC1368:                   mib-2 ( 22 )         snmpDot3RptrMgt
  1422.   RFC1389:                   mib-2 ( 23 )         rip2
  1423.   RFC1414:                   mib-2 ( 24 )         ident
  1424.   RFC1514:                   mib-2 ( 25 )         host
  1425.   RFC1515:              mib-2 ( 26 )    802.3 MAUs
  1426.   RFC1565:              mib-2 ( 27 )    network services
  1427.   RFC1566:              mib-2 ( 28 )    mail
  1428.   RFC1567:              mib-2 ( 29 )    X.500 directory
  1429.   RFC1573:              mib-2 ( 30 )    "IANA ifType"
  1430.   RFC1573:              mib-2 ( 31 )    "Interfaces Group"
  1431.   RFC1611:              mib-2 ( 32 )    DNS server
  1432.   RFC1628:              mib-2 ( 33 )    UPS
  1433.   RFC1666:              mib-2 ( 34 )    SNA NAUs
  1434.  
  1435. @3. 
  1436. Subject: What are enterprise MIBs?
  1437. -----------------------------
  1438.   An enterprise MIB is a MIB created by an enterprise [company, etc] to 
  1439.   define a set of objects that are related to some product[s] from this
  1440.   enterprise, and that the enterprise agrees to make public 
  1441.   so that network managers can use the MIB to manage some products from this
  1442.   enterprise.
  1443.  
  1444.   Here are some enterprises that have their own enterprise MIB :
  1445.   Proteon, IBM, CMU, ACC...
  1446.  
  1447.                                 - Paul Rolland
  1448.  
  1449.   Note: There are now hundreds of enterprise MIB numbers assigned.
  1450.  
  1451.  
  1452. @4. 
  1453. Subject: Where can I get enterprise MIBs?
  1454. ------------------------------------
  1455.   A. Try anonymous ftp to venera.isi.edu in mib/
  1456.  
  1457.   B. For now: see Section II
  1458.  
  1459.   [more to come on this topic]
  1460.  
  1461.  
  1462. @5. 
  1463. Subject: How can I register an enterprise MIB?
  1464. ------------------------------------------
  1465.  
  1466. Judy Bettinger writes:
  1467.  
  1468. - A.5 (page 265) in "The Simple Book" shows how to apply.  
  1469.  
  1470. - You can email to iana@isi.edu.
  1471.  
  1472. - You can just call Joe Kemp at IANA (Internet Assigned Numbers
  1473. Authority).  The number is 310-822-1511.  (Someone else gave me
  1474. the same number, but with area code 213.  Maybe the Californians can
  1475. tell us which is the correct one.)  He'll ask you a few questions
  1476. and give you your number.  This is faster than e-mail.
  1477.  
  1478. - You can snail mail:
  1479.  
  1480.                 Joe Kemp
  1481.                 Internet Assigned Numbers Authority
  1482.                 USC/Information Sciences Institute
  1483.                 4676 Admiralty Way
  1484.                 Marina del Rey, CA 90292-6695
  1485.  
  1486. --
  1487. Mark Wallace
  1488. Harris Corporation, Electronic Systems, Melbourne, Florida, USA
  1489. mwallace@sur3ax.ess.harris.com
  1490.  
  1491.  
  1492. If you utilize GNU Emacs, a profile is available which makes
  1493. Emacs set up specifically for ASN.1 editing.  Contact David
  1494. C. Brower via dbrower@us.oracle.com.
  1495.  
  1496. @5a.
  1497. Subject: Where can I find the current Enterprise Number Assignments?
  1498. -----------------
  1499. OFFICIAL PRIVATE ENTERPRISE NUMBERS
  1500.  
  1501. SMI Network Management Private Enterprise Codes:
  1502.  
  1503. Prefix: iso.org.dod.internet.private.enterprise (1.3.6.1.4.1)
  1504.  
  1505. This file is
  1506.  
  1507.           ftp://ftp.isi.edu/in-notes/iana/assignments/enterprise-numbers
  1508.  
  1509.  
  1510. @6. 
  1511. Subject: What is the SMI?
  1512. -------------------
  1513. "In order for the MIB to serve the needs of a network-management
  1514.  system, it must meet two objectives:
  1515.  
  1516.  1. The object or objects used to represent a particular resource 
  1517.     must be the same at each node. [...]
  1518.  
  1519.  2. A common scheme for representation must be used to support 
  1520.     interoperability."  -  William Stallings, op. cit. below
  1521.  
  1522. In both Internet and OSI network management these two objectives
  1523. are met by a common structure of managment information (SMI)
  1524. which is defined in RFC 1155.  The SMI is the specification
  1525. for the tree of MIB objects which which provides a means of
  1526. associating a common numerical identification code for a
  1527. given object.
  1528.  
  1529. The top of the SMI tree is the familiar mapping:
  1530.  
  1531. iso = 1
  1532.    org = 3
  1533.       dod = 6
  1534.          internet = 1
  1535.             mgmt = 2
  1536.                mib-2 = 1
  1537.  
  1538. which is the global root prefix of every SNMP MIB object.
  1539.  
  1540. For more details, read:
  1541.  
  1542. I4B.  SNMP, SNMPv2 and CMIP: The Practical Guide to
  1543.       Network Management Standards
  1544.       by: William Stallings
  1545.  
  1546.  
  1547. @7. 
  1548. Subject: What is ASN.1?
  1549. -------------------
  1550.   
  1551. ASN.1 : This is an Abstract Syntax Notation One. ASN.1 is an language used to
  1552. define the formats of the PDUs that are exchanged by SNMP entities, and also
  1553. used to defined the objects that are managed thru SNMP. This is a formal
  1554. language, with a grammar that has been defined in :
  1555.  
  1556.   Information Processing - Open System Interconnection - Specification of
  1557.   Abstract Syntax Notation ONE (ASN.1). 
  1558.   International Organization for Standardization
  1559.   (ISO) and International Electrotechnical Committee, 
  1560.   1987. International Standard 8824.
  1561.  
  1562. In ASN.1, you can define Modules, which are collections of ASN.1 descriptions,
  1563. each description referring to an object. Possible objects are :
  1564. types, values and macros. Types can be both simple or constructed,
  1565. constructed types being based on one or more simple types. 
  1566. Simple types are : Integer, Octet String, Object Identifier, NULL.
  1567.  
  1568.                                    - Paul Rolland
  1569.  
  1570.  
  1571. ASN.1 is well defined and explained in three of the books mentioned in
  1572. this FAQ:
  1573.  
  1574. From Philipp Hoschka:
  1575.  
  1576. "I've assembled a number of ASN.1-related internet resources
  1577. and included them in my homepage."
  1578.  
  1579. The mosaic URL is:
  1580.  
  1581. ftp://zenon.inria.fr/rodeo/hoschka/hoschka.html
  1582.  
  1583. and look in "ASN.1 Resources".
  1584.  
  1585. "Additions are welcome, but only in the form of working
  1586.  html references, please."
  1587.  
  1588.  
  1589. I4F.  Open Systems Networking: OSI & TCP/IP
  1590.       by: David Piscitello & A. L. Chapin
  1591.  
  1592. I4B.  SNMP, SNMPv2 and CMIP: The Practical Guide to
  1593.       Network Management Standards
  1594.       by: William Stallings
  1595.  
  1596. I41A. The Open Book: A Practical Perspective on OSI
  1597.       by: Marshall T. Rose
  1598.  
  1599.  
  1600. ALSO:::::
  1601.  
  1602. >>ASN.1 is also defined in ITU (formerly CCITT) recommendation X.208.
  1603. >>X.208 is electroniccaly available from itu document store:
  1604. >>This is zip'ed postscript file of english version.
  1605.  
  1606. >>Taavi Talvik
  1607.  
  1608. [ Below is a revised address sent to Dave Waddell by Bob Shaw ]
  1609.  
  1610. "Here's a new URL.  We're in the midst of a software upgrade here so there
  1611. may be service interruptions.  These are in ZIPPED Postscript format.
  1612.  
  1613. [X.208] Recommendation X.208 - Specification of Abstract Syntax Notation On
  1614. e (ASN.1)
  1615.  
  1616. //info.itu.ch:70/11/.1/itudoc/public/gophertree/.1/.itu-t/.rec/.x/.22887
  1617.  
  1618. You might also be interested in:
  1619.  
  1620. [X.209] Recommendation X.209 - Specification of basic encoding rules for Ab
  1621. stract Syntax Notation One (ASN.1)
  1622.  
  1623. //info.itu.ch:70/11/.1/itudoc/public/gophertree/.1/.itu-t/.rec/.x/.24177
  1624.  
  1625. Go a couple of levels up to see other Recommendations."
  1626.  
  1627.  
  1628. @A
  1629. Subject: Appendix A. Glossary
  1630. --------------------
  1631.   TBS
  1632.  
  1633.  
  1634. @B
  1635. Subject: Appendix B. Acknowledgements & Credits
  1636. ---------------------------------------
  1637. Some folks have sent in contributions, while
  1638. others have contributed unwittingly by the
  1639. nature of their posts.
  1640.  
  1641. The assistance of each of the following folks 
  1642. in the creation of this document is hereby
  1643. gratefully acknowledged:
  1644.  
  1645.                 --- o0o ---
  1646.  
  1647. Robert Babb (babbr@roadrunner.pictel.com)
  1648. Bruce Barnett <barnett@crd.ge.com>
  1649. David Battle <battle@seymour16.snmp.com>
  1650. Judy Bettinger  (judy@evolving.com)
  1651. Paul W. Boot (boot@einstein.et.tudelft.nl)
  1652. J. Dean Brock (brock@cs.unca.edu)
  1653. Huei-Ping Chen (hpchen@eng.adaptec.com)
  1654. Tom Cikoski (panther@seltd.newnet.com)
  1655. Jeffrey S. Curtis (curtis@anl.gov)
  1656. Robin Cutshaw (robin@paros.com)
  1657. Arnold de Leon (arnold@synopsys.com)
  1658. George Dolbier (georged@sequent.com)
  1659. Jeff Drew (drew@mtung.att.com)
  1660. Michael A. Erlinger (erlinger@aero.org)
  1661. Moritz Farbstein (moritz@il.us.swissbank.com)
  1662. Sidnie Feit <feit-sidnie@MATH.YALE.EDU>
  1663. Jude A. George (heyjude@netcom.com)
  1664. Richard L. Gralnik (rlg@patuxent.desktalk.com)
  1665. Eric van Hengstum (hengstum@cs.utwente.nl)
  1666. Philipp Hoschka (hoschka@zenon.inria.fr)
  1667. Hsing-Kuo Hua (hkhua@newton.ee.ucla.edu)
  1668. Dave Jagoda (dj@netlabs.com)
  1669. Earl Jones (earl%sch.com)
  1670. Russell Jones (rcjones@na.SJF.Novell.COM)
  1671. Graham Knight (G.Knight@cs.ucl.ac.uk)
  1672. Cheryl Krupczak (cheryl@empiretech.com)
  1673. Simon Leinen (simon@lia.di.epfl.ch)
  1674. Christophe Meessen (meessen@marina.in2p3.fr)
  1675. David Partain (partain@europe.snmp.com)
  1676. Dave Perkins (dperkins@synoptics.com)
  1677. David Pascoe (davidp@qpsx.oz.au)
  1678. Paul Rolland (rol@grasp1.univ-lyon1.fr)
  1679. Richard Schneider (rschneid@erc.epson.com)
  1680. Juergen Schoenwaelder (schoenw@ibr.cs.tu-bs.de)
  1681. Frances K. Selkirk (fks@ftp.com)
  1682. Christian Seyb  (cs@gold.muc.de)
  1683. Robert Slade (ROBERTS@decus.ca)
  1684. Bill Stallings (72500.3562@compuserve.com)
  1685. Judi Theg Talley <judi@cs.utk.edu>
  1686. Taavi Talvik <taavi@vs.ee>
  1687. Ruediger Volk (rv@deins.Informatik.Uni-Dortmund.DE)
  1688. Dave Waddell (waddell@posc.org)
  1689. Mark Wallace (mwallace@sur3ax.ess.harris.com)
  1690. Andreas Weder (awe@zurich.ibm.com)
  1691. Phil Wentworth (phil@uunet.UU.NET)
  1692. Pete Wilson (pwilson@world.std.com)
  1693. Bruce Wollen  (bruce@nds.com)
  1694. Ralph C Wolman <rcw@netrix.com>
  1695.  
  1696. PS: Some of the above EMail addresses will bounce.
  1697.  
  1698.                    Sorry.
  1699.  
  1700.                 --- o0o ---
  1701.  
  1702. Subject:    A Special, Personal Thanks
  1703.             --------------------------
  1704. My meager, threadbare knowledge of SNMP and SNMPv2 would be
  1705. all the more so except for the patient attention of
  1706. Jeff Case and Steve Waldbusser.  These two fellows are
  1707. not only masters of their craft, they are also true
  1708. gentlemen in every sense of the word. My gratitude.
  1709.                             - Tom Cikoski
  1710.  
  1711. And a large Milk Bone to Mutley, the SNMP dog from
  1712. down on the farm -- inspiration for the motto
  1713. "that dog'll hunt!"
  1714.  
  1715. Editor's Note: We learned recently that Mutley is near unto
  1716. that time when all old dogs go to The Big Yard Full of Slow
  1717. Rabbits. Fare well, ol' dawg!
  1718.  
  1719. Subject:    "Truth in Publishing" Notice:
  1720.             -----------------------------
  1721.          This FAQ is maintained by Tom Cikoski
  1722.  of Panther Digital Corporation, Danbury Connecticut, USA,
  1723.  using Internet access paid for by Panther Digital for its
  1724.  business use, which includes EMail, ftp, telnet, etc.
  1725.  
  1726.  Panther Digital Corporation sells/resells network management
  1727.  products and services, including SNMP managers and tools.
  1728.  Panther Digital is a reseller for some products and services
  1729.  named in the above FAQ. This FAQ is provided as a service to
  1730.  the readers of this newsgroup, and in no way represents an
  1731.  attempt by Panther Digital Corporation to market its wares.
  1732.  
  1733. Subject:      --- END OF SNMP FAQ ---
  1734.  
  1735. --
  1736. ( )_( )        Panther Digital Corporation
  1737.  \. ./              Danbury, CT, USA
  1738.  _=.=_              (203) 746-0753
  1739.    "            panther@seltd.newnet.com
  1740.